home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #4 / Software USA Volume 4.04.iso / mac / Home and Office / Add⁄Strip / Add⁄Strip™ 3.4.1 Docs < prev    next >
Encoding:
Text File  |  1997-01-30  |  24.3 KB  |  435 lines  |  [ttro/ttxt]

  1. * Add/Strip™ 3.4.1 © 1987-97 by Jon Wind is Shareware ($25/copy or $100/site)
  2. * This file MUST accompany Add/Strip 3.4.1
  3. * Originally formatted using 12 point Times
  4.  
  5.  
  6. Files Included:
  7. ------------------------------------
  8.  
  9. Δ  Add/Strip 3.4.1 ƒ - Contains Add/Strip 3.4.1 distribution files.
  10.     -  Add/Strip™ 3.4.1 - The main application.
  11.     -  A/S Help - Add/Strip online help resources.
  12.     -  A/S Balloon Help - Add/Strip Balloon Help resources.
  13.     -  Add/Strip™ 3.4.1 Docs - Basic documentation for this release.
  14.     -  Add/Strip™ 3.4 Changes - List of significant changes for this release.
  15.     -  Add/Strip™ FAQ - Add/Strip frequently asked questions and answers.
  16.     -  How to Personalize A/S - Explains how registered users can personalize Add/Strip.
  17.  
  18.     Δ  Edit Add/Strip ƒ - Contains Edit Add/Strip and additional remapping sets.
  19.         -  Edit Add/Strip™ 3.4.1 - An application to edit Add/Strip 3.4.1 resources.
  20.         Δ  Remapping Sets ƒ - Contains additional remapping sets for installation using Edit Add/Strip.
  21.            -  Convert Diacriticals - Effectively removes diacritical marks (å to a, É to E, etc.).
  22.            -  Encrypt/Decrypt - Simple character replacement encryption and decryption.
  23.            -  Greek Maps - Examples of several foreign (Greek) character remapping sets.
  24.            -  Remove Numbers - Removes any and all number characters (0-9).
  25.     
  26.     Δ  Example Files ƒ - Contains several demonstration TEXT files and processing settings files.
  27.         Δ  About the Demos… - Brief explanation of contents of sample files’ folders.
  28.         Δ  BOL Stripping ƒ - Contains demos of blind removal of characters at the beginning of lines.
  29.         Δ  Database Demos ƒ - Contains demos of database file format conversions.
  30.         Δ  HTML Cleanup ƒ - Contains demos of HTML code removal and conversion to RTF.
  31.         Δ  Make Paragraphs ƒ - Contains demos of line to paragraph conversions.
  32.         Δ  Sequential Replacements ƒ - Contains demos that illustrate ways to use replacements.
  33.  
  34.     Δ  Utilities ƒ - Contains a couple of special-purpose applications and a sample script.
  35.         -  Null Replacer 1.0 - Removes/replaces nulls or replaces characters with nulls in TEXT files.
  36.         -  Null Replacer Docs - Brief documentation for Null Replacer application.
  37.         -  TEXT File Snipper 1.0 - Splits large TEXT files into a series of smaller files.
  38.         -  TEXT File Snipper Docs - Brief documentation for TEXT File Snipper application.
  39.         -  Tabs2BestVariable 1.0.1 - Tab Delimited -> Variable process column with width scanning.
  40.         -  Tabs2BestVariable Docs - Brief documentation for Tabs2BestVariable application.
  41.         -  A/S Multi-set Processor - Sample AppleScript application for A/S.
  42.  
  43.  
  44. Description:
  45. ------------------------------------
  46.  
  47. TEXT documents created on a DOS-based machine or a mainframe are invariably formatted inappropriately for use on a Macintosh®.  They often contain unnecessary control characters, carriage returns, the wrong kind of quotation and apostrophe marks, and so forth.  Manually reformatting these documents can be a tedious and time-consuming task.
  48.  
  49. Add/Strip (A/S) has been designed to automatically perform much of the work of cleaning up TEXT files destined for import to page layout, word processing, database, or spreadsheet programs, as well as export from these programs to a DOS-based or mainframe computer.  All in a fraction of the time needed to manually reformat using a word processor.
  50.  
  51. Version 3.4.1 of A/S is the product of many hours of work, and is available as Shareware.  If you use it, please pay for it.  See the section entitled “Registration” for more.
  52.  
  53. This version of A/S requires System 6.0.4 or later.  It will refuse to run under earlier operating systems.  It operates best under System 7.0 or later.
  54.  
  55.  
  56. Commands:
  57. ------------------------------------
  58.  
  59. -->  See the online help (“About Add/Strip™…” menu item) for a more complete description of current functions and limitations.
  60.  
  61. -->  Please note that “Strip CRs” is NOT the same as “Make Paragraphs.”  If you plan on importing the text file to a page layout or word processing program you probably need to use “Make Paragraphs” or “Make Paragraphs2.”
  62.  
  63.  
  64. Order of Processing:
  65. ------------------------------------
  66.  
  67. Remap characters if required by chosen remapping set
  68. Replacement sets #1-250
  69. Line Replacement sets #1-150
  70. Strip control characters
  71. Make ellipses
  72. Make em dashes
  73. Make ligatures
  74. Leading string (done in main process if “Make Paragraphs” is chosen)
  75. Strip trailing spaces
  76. Quotes & apostrophes
  77. Normalize spaces
  78. Adjust case
  79. Perform main process
  80. Remap characters if required by chosen remapping set
  81.  
  82. BOF and EOF Insert Strings can be inserted into the text as it is read from the input file or they can be sent directly into the output file.  When the string is to be sent directly to the output file, A/S interprets any embedded ASCII character codes and, if the current character remapping set remaps outgoing characters, it remaps the characters as needed and sends the string to the output file.  No other processing is done.
  83.  
  84. When the string is to be inserted into the input text stream, A/S interprets any embedded ASCII character codes and then simply inserts the string into the input text as it is read from the input file.  The text is subjected to the same processing as the rest of the input file.
  85.  
  86.  
  87. Operating Tips:
  88. ------------------------------------
  89.  
  90. 1.  Read the online help CAREFULLY.
  91.  
  92. 2.  Imagine how you would use a word processor to reformat your documents and use that as a guide when selecting various A/S processes.
  93.  
  94. 3.  Don’t trash the original TEXT file until AFTER verifying that A/S has done what was expected.  The “Browse TEXT File…” option may be used to do this, though 10-25K can be displayed.
  95.  
  96. 4.  Be certain to verify ALL settings, including replacement strings, before processing a file.
  97.  
  98. 5.  Consider processing a file 2 or more times to achieve the desired effect.
  99.  
  100. 6.  Because replacements are made blindly, use a word processor to do conditional character replacement instead of A/S.
  101.  
  102. 7.  Hold down the option key when choosing the “File” menu to access the “Browse ANY File…” and “Process ANY File…” menu items.
  103.  
  104. 8.  Make the most commonly used settings the default values by choosing “Save as Default,” and/or save them as separate files.  Opening a settings file will open A/S, loading the values contained in that file.
  105.  
  106. 9.  Notify the author if you find a bug, or it may not get fixed.
  107.  
  108.  
  109. Registration:
  110. ------------------------------------
  111.  
  112. Add/Strip is Shareware.  This means that if you use it, you should pay for it.  It’s that simple.  I believe this a useful program at a reasonable price.  I hope you feel the same.  Please don’t rip me off.
  113.  
  114. Registering users receive a disk with the latest version (and a few other goodies), printed documentation, and may use future versions at no additional cost.  Registration is $25.  Site licenses, which allow for an unlimited number of copies to be used at a single location, are available for $100.  Users who’ve already sent money and BBS operators may use this version free of charge.
  115.  
  116. CompuServe or ZiffNet users can register online quickly and easily!  From either, GO CIS:SWREG.  The Registration ID for Add/Strip is #5730; the site license version is #5731.  Since the registration fee is charged to your CompuServe account, this is a convenient way for foreign A/S users to register without the hassle of currency conversion.
  117.  
  118. If you choose to not register your copy, AT LEAST send comments, suggestions, and/or bug reports.  Be sure to let me know which version you’re using if you don’t use the printed registration form.  I can be reached at:
  119.  
  120. Jon Wind
  121. 3432 Denmark Ave., #156
  122. Eagan, MN  55123
  123.  
  124. or
  125.  
  126. CompuServe: 70167,3444
  127. Internet: 70167.3444@compuserve.com
  128.  
  129.  
  130. Acknowledgments:
  131. ------------------------------------
  132.  
  133. Thanks are extended to those individuals who’ve bothered to send money and to those who’ve offered suggestions for improvements, especially my fearless beta testers.  This version of A/S could not have been created without your support.
  134.  
  135. A special thanks to Shane Stanley who allowed me to include his AppleScript application, A/S Multi-set Processor, and to Nicos Goulandris who created the Greek character remapping sets.
  136.  
  137.  
  138. Mandatory Disclaimer:
  139. ------------------------------------
  140.  
  141. A/S SHOULD work on most Macs.  It works on the Macs I’ve tested it on, but I cannot guarantee that it will on yours.  If it doesn’t, please let me know and I’ll see what I can do to make it work.
  142.  
  143.  
  144. Add/Strip 3.4.1 Changes:
  145. -----------------------------------------
  146.  
  147.   •  Help topics list no longer changes to Chicago 12 when scrolling
  148.  
  149.  
  150. Add/Strip 3.4 Changes:
  151. -----------------------------------------
  152.  
  153.   •  Now requires System 6.0.4 or later
  154.   •  No longer bombs after splash screen on 68000-based Macs
  155.   •  Fixed some minor window drawing problems on B&W monitors
  156.   •  Clipboard text can be processed, sending output to a file or back to the clipboard
  157.   •  TEXT files can have their contents send directly to the clipboard without processing
  158.   •  Clipboard text can be browsed in the same manner in which TEXT files are browsed
  159.   •  Increased maximum Replacement sets to 250; maximum Line Replacement sets to 150
  160.   •  Increased maximum length of Replacement and Line Replacement sets to 125 characters
  161.   •  Optimized replacement set memory usage; fewer/shorter sets use less, more/longer sets use more
  162.   •  Clicking the small icons in the line replacements sets list opens a pop-up menu for quick changes
  163.   •  Line Replacement “Any Char wildcard-only” find strings match lines shorter than the number of wildcards
  164.   •  Added a scrollbar and increased maximum length of BOF, EOF, Merge, and Comments to 2048 characters
  165.   •  BOF, EOF, Merge, and Comments windows are now movable modal instead of modal
  166.   •  Fixed a bug that could cause the BOF and EOF strings to fail to be added
  167.   •  Fixed a problem detecting CRs (for new sets) in raw TEXT pasted into replacement lists
  168.   •  Added more checking to prevent illegal values when pasting raw TEXT into replacement lists
  169.   •  Pressing the shift key when saving a help topic saves all topics to a single TEXT file
  170.   •  Pressing the shift key when copying a help topic copies all topics to the clipboard
  171.   •  Pressing the delete key when the list is selected deletes all highlighted replacement sets
  172.   •  If A/S isn’t in the front and must ask for a file save destination, it now waits to be brought forward
  173.   •  Dynamic File menu can show hidden items that require command-option to use
  174.   •  Removed code Now SuperBoomerang submenus support (it conflicted with new dynamic File menu)
  175.   •  Added preferences option to prevent hiding of the settings window during file processing
  176.   •  Fixed a bug which could cause some personalized copies of A/S to bomb at startup
  177.   •  Removed some lines of leftover debugging code
  178.   •  Updated several online help sections and Balloon Help
  179.  
  180.  
  181. Add/Strip 3.3.2 Changes:
  182. -----------------------------------------
  183.  
  184.   •  Minor disk I/O changes to improve compatibility with new Mac OS 8
  185.   •  Lines are no longer beveled if a window’s background color is white 
  186.   •  Slider control no longer uses window tint color
  187.  
  188.  
  189. Add/Strip 3.3.1 Changes:
  190. -----------------------------------------
  191.  
  192. Fixes:
  193.   •  Fixed bug that prevented BOF strings from being inserted when processing folders
  194.   •  Buttons are properly enabled in replacements windows after a “Select All” on the list
  195.   •  Bevel effect no longer used for 16-colors; available for 16-grays or 256 or better colors/grays
  196.   •  Improved code used to reposition windows when they might otherwise open offscreen
  197.   •  Improved handling of long lines in Tab Delimited -> Variable & Tab Delimited -> Variable2 processes
  198.   •  Corrected help topic list highlight sizing problem on large monitors when no scrollbar is used
  199.  
  200. Changes:
  201.   •  New registration address
  202.   •  New icon of author in About/Help window
  203.   •  Improved drawing speed of column widths list, especially when tabbing
  204.   •  Updated online help, Balloon Help, and user guide (printed manual)
  205.   •  LFs are added after inserted CRs when both CRs & LFs are chosen for the Add Characters process
  206.  
  207. New:
  208.   •  Option to truncate tab delimited columns to width in Tab Delimited -> Variable2 process
  209.   •  Pressing the space bar toggles ignore case for all selected replacement sets
  210.  
  211.  
  212. Add/Strip 3.3 Changes:
  213. -----------------------------------------
  214.  
  215. Fixes:
  216.   •  Fixed bug that caused the last word in a chunk to be removed
  217.   •  Fixed bug that could cause character remapping to fail
  218.   •  Fixed problems preventing A/S from running on 68000-based Macs
  219.   •  Fixed bug that could prevent some option labels from printing when printing settings
  220.   •  Fixed Process Select window’s slider redrawing problems
  221.   •  Fixed column width list’s redrawing and highlighting problems
  222.   •  Fixed bug that prevented BOF and EOF strings from being inserted into all output files when processing folders
  223.   •  Fixed bug that added a space every 225 characters or so when processing long lines in some processes
  224.   •  Improved reliability of replacements containing “^@” codes, especially when in both Find and Change fields
  225.   •  Improved code used to open to the chosen Settings Folder when saving settings using System 7.5
  226.   •  Improved Space Runs -> Tab process to better deal with long lines
  227.   •  Improved accuracy of the file processing progress thermometer
  228.   •  Improved response to clicks in Replacements and Process Select windows
  229.  
  230. Changes:
  231.   •  Increased maximum number of spaces for Tabs -> Space Runs process from 50 to 100
  232.   •  Increased maximum number of replacements from 150 to 225 sets
  233.   •  Increased maximum number of line replacements from 50 to 125 sets
  234.   •  Increased replacements and line replacements speed
  235.   •  Line Replacements that search within lines now match all ocurrences in a line rather than just the first
  236.   •  Special pop-up menu removes disallowed codes rather than simply disabling them
  237.   •  Can no longer open A/S help from the help menu during file processing
  238.   •  If A/S is opened by dropping TEXT files and settings files on it, it no longer stays open after processing
  239.   •  Preferences files can now be opened directly from within A/S as though they were standard settings files
  240.   •  Updated online help, Balloon Help, and user guide (printed manual)
  241.  
  242. New:
  243.   •  Strings are inserted at the beginning or end of lines in line replacements by leaving the Find What string blank
  244.   •  Any chars wildcard codes (“^@”) can match any characters from the beginning or end of lines in line replacements so that “^@=” would match from the start of a line to the first “=” character or “=^@” could match from the last “=” character to the end of a line
  245.   •  Added sub-search code (“^:”) to specify a limited search domain and a sub-search string to use to perform searches within the specified domain so that “<PRE>^@</PRE>^:^p” would match all CRs contained in the character block starting with “<PRE>” and ending with “</PRE>”
  246.   •  BOF and EOF strings can be inserted into the input text stream, allowing replacements and other processes to act upon the strings
  247.   •  Supports copy and paste directly from and to the replacement and line replacement set lists; clipboard text is formatted as (and expected to be formatted as when pasting) Find What string, tab character, Change To string, carriage return; this format is repeated for each replacement set so that copying ten replacement sets places ten lines of text onto the clipboard
  248.   •  Added Preferences option to have A/S suggest DOS eight-dot-three file/folder names
  249.   •  Added option for Space Runs -> Tab process to evaluate leading spaces too
  250.  
  251.  
  252. Add/Strip 3.2.2 Changes:
  253. -----------------------------------------
  254.  
  255.   •  Fixed bug that caused ^@ codes to fail to replace all matched characters
  256.   •  Fixed bug that caused ^? codes to fail in some line replacements
  257.   •  Command keys now work properly when the character chart window is open
  258.   •  Documents can no longer be opened when a replacements window is open
  259.   •  Added quick & dirty HTML code removal demo (I’m working on HTML to RTF conversion)
  260.  
  261.  
  262. Add/Strip 3.2.1 Changes:
  263. -----------------------------------------
  264.  
  265.   •  Fixed bug that could cause A/S to quit with a system error when opening
  266.   •  Special pop-up menu now works in Characters Between Inserts window
  267.   •  Added three new wildcards; upper case, lower case, & punctuation characters
  268.   •  Added support for MS Word’s ^t and ^p character codes for tabs and CRs
  269.   •  Increased maximum width of replacement strings to 64 characters
  270.   •  Expanded alpha wildcard matches to include international characters
  271.   •  Fixed text coloring problem that could occur when command-typing characters
  272.   •  Fixed a bug that caused some “change to” ASCII codes to be ignored
  273.   •  Replacement lists show a case ignore checkbox for each set and always draw in plain text style
  274.   •  Divider line in replacements lists is movable to adjust cell width; double-click to center
  275.   •  Replace button replaces all selected replacement sets with the current Find/Change strings
  276.   •  Disable & Enable buttons dim if chosen items are already disabled/enabled
  277.   •  Force Width process no longer inserts bogus CRs when told to never merge lines
  278.   •  Remove bounding spaces option strips spaces from the beginning of lines too
  279.   •  Settings are now listed in processing order (more or less) in printouts
  280.   •  Improved word and sentence capitalization routines
  281.   •  New bevel effects and 3D buttons & checkboxes for monitors with 16 grays or 256+ colors
  282.   •  Added code for Now SuperBoomerang to add menus to Load Settings and Browse a File items
  283.   •  Made some minor code optimizations for Power PC
  284.   •  Removed a few lines of leftover debugging code
  285.   •  Updated the external help files
  286.  
  287.  
  288. Add/Strip 3.2 Changes:
  289. -----------------------------------------
  290.  
  291. Fixes:
  292.   •  Merge All properly creates a file instead of a folder and processes
  293.   •  Process Select slider correctly adjusts after reading settings
  294.   •  Fixed pattern display in processing thermometer
  295.   •  Better support for processing very long lines
  296.   •  Better interaction between ASCII chart window and “parent” dialog
  297.   •  Improved reliability of replacement strings which ignore case
  298.   •  Improved feedback when dragging list items or list insertion point
  299.   •  Attempts to paste when a scrolling list is hilighted are now ignored
  300.   •  File chunks are now read to the nearest CR
  301.   •  Unreadable settings file no longer cancels opening of other D&D files in set
  302.   •  No more address errors when New Folder is chosen in Folder picker
  303.   •  No more bombs when loading settings files on 68000-based Macs
  304.   •  Processing of D&D files is prevented if currently processing a file
  305.   •  Improved handling of low memory situations
  306.  
  307. Changes:
  308.   •  New Finder icons
  309.   •  New Settings file format; A/S can read those created with 3.0 and later
  310.   •  Increased memory requirements but reduced memory fragmentation
  311.   •  Revised and added help text sections and Balloon Help balloons
  312.   •  Force Line Width process now breaks lines at spaces and tabs
  313.   •  ASCII Character codes use a “^” rather than a “#” before the number
  314.   •  Slider replaces scrollbar in Process Select window
  315.   •  Pop-up menus can be trigged by clicks in the title text
  316.   •  Replacement windows are movable and modal
  317.   •  Replacement windows use TrueType (when available) for full character set
  318.   •  Renamed “Filter noise chars” checkbox to “Strip control chars”
  319.   •  Process Select or Current settings window is hidden during processing
  320.   •  Desk Accessories can no longer be opened from A/S while processing
  321.   •  Quotes & Apostrophes curling is disabled for CSV -> Tab Delimited
  322.   •  Quits after processing if A/S was opened by TEXT file drag & drop
  323.   •  Dragged and dropped files are opened alphabetically, settings files first
  324.   •  TEXT file creator can be chosen by selecting a specific application
  325.   •  Aliases are shown when picking files, folders, and applications
  326.   •  More application preferences are available from hierarchical menu
  327.   •  A bunch of other odds and ends were adjusted as needed
  328.  
  329. New:
  330.   •  Colored windows with optional beveling
  331.   •  External files for topical help and Balloon Help
  332.   •  Current Settings mini-window in Process Only mode
  333.   •  Settings file name is shown in Process Select or Current settings window title
  334.   •  Command/option clicking in settings window title bar for settings popup menus
  335.   •  Line String Replacements Sets for replacing within a line & line removal
  336.   •  New types of searching wildcards (any digit, letter, or chars sequence)
  337.   •  Fixed String Insertions process to insert strings at fixed intervals
  338.   •  Variable String Insertions process to insert strings at variable intervals
  339.   •  Tab Delimited -> Variable2 process to convert to variable columnar
  340.   •  Mac to Unix and Unix to Mac remapping sets
  341.   •  Printing of most of the current settings
  342.   •  Revert Window menu item for appropriate windows
  343.   •  Select All command for edit text fields and replacement lists
  344.   •  Output file icon display in the save file window
  345.   •  Online help sections can be saved to TEXT files
  346.   •  Progress bar uses window colors (System 7.x) or hilight color (System 6.x)
  347.   •  Clicks on remapping set name in Process Select window picks new set
  348.   •  Up and down arrow keys adjust selected pairs in replacements list
  349.   •  Optional registration through CompuServe or ZiffNet (GO CIS:SWREG)
  350.  
  351.  
  352. Edit A/S 3.4.1 Changes:
  353. -----------------------------------------
  354.  
  355.   •  No longer hangs when choosing the Remapping Sets menu item
  356.  
  357.  
  358. Edit A/S 3.4 Changes:
  359. -----------------------------------------
  360.  
  361.   •  Recognizes when its opens a volume or file locked copy of Add/Strip
  362.   •  Several minor changes to handle updated resources in A/S 3.4
  363.  
  364.  
  365. Edit A/S 3.3.2 Changes:
  366. -----------------------------------------
  367.  
  368.   •  Lines are no longer beveled if a window’s background color is white
  369.   •  Lists and the remapping sets character tables are drawn in white
  370.   •  Correct various cosmetic problems when drawing list of available cursors
  371.   •  All window colors are properly removed (or updated) when removing resources
  372.   •  Updated and enlarged the remapping sets picking and import/export windows
  373.  
  374.  
  375. Edit A/S 3.3.1 Changes:
  376. -----------------------------------------
  377.  
  378.   •  Registration menu item is no longer disabled when the A/S Prefs file is missing
  379.   •  Remove character symbol is now drawn in red in the character pairs list
  380.  
  381.  
  382. Edit A/S 3.3 Changes:
  383. -----------------------------------------
  384.  
  385.   •  Remapping set names are forced to be unique - conflicting names are bad!
  386.   •  Fixed problem that could prevent aliases to copies of A/S from being opened
  387.   •  Changed Alpha Wildcard menu and window to Letter Wildcard
  388.   •  Can no longer remove 3D button resources from older versions of A/S
  389.  
  390.  
  391. Edit A/S 3.2.2 Changes:
  392. -----------------------------------------
  393.  
  394.   •  Added capability to edit recent versions of Add/Strip (from 3.2)
  395.  
  396.  
  397. Edit A/S 3.2.1 Changes:
  398. -----------------------------------------
  399.  
  400.   •  Fixed bug that could cause Edit A/S to quit with a system error when opening
  401.   •  Fixed bug that allowed Edit A/S to be chosen when importing remapping sets
  402.   •  Can edit match characters for alpha, digit, upper, lower, & punctuation wildcards
  403.   •  Windows are filled with a lighter gray
  404.   •  Made some minor code optimizations for Power PC
  405.   •  File open & save window color resources can be removed from A/S
  406.   •  3D buttons & checkboxes can be removed from A/S
  407.   •  Recognizes when the copy of A/S that is being edited is on a locked volume
  408.  
  409.  
  410. Edit A/S 3.2 Changes:
  411. -----------------------------------------
  412.  
  413. Fixes:
  414.   •  Blocked importing of remapping sets from the open copy of A/S
  415.   •  Fixed bug which prevented some cursor sets from installing properly
  416.   •  Remapping sets import properly from other copies of A/S
  417.  
  418. Changes:
  419.   •  Revised Remove Resources window since help is now in external files
  420.   •  Characters can now be removed or remapped using remapping sets
  421.   •  CRs can be used in remapping sets when not translating immediately
  422.   •  Character charts use TrueType (if available) for full character set
  423.   •  A bunch of other odds and ends were adjusted as needed
  424.   •  Cursor installation can be limited to B&W versions only
  425.   •  Color cursors are drawn in color when not limiting to B&W versions
  426.  
  427. New:
  428.   •  New Finder icons
  429.   •  Application aliases are shown when opening a copy of A/S for editing
  430.   •  Variable sized remapping sets editor displays 9, 10, 12, 14, 18, 24 pt.
  431.   •  Creates remapping set files with support for import and export of sets
  432.   •  Current A/S user preferences can be made default preferences
  433.   •  Last installed cursor set is remembered
  434.   •  Created several remapping set files
  435.   •  More animated cursors, perhaps too many…